home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 1.iso / toolbox / documents / Performer / README < prev    next >
Encoding:
Text File  |  1996-11-11  |  3.9 KB  |  91 lines

  1.  
  2.                           Performer documentation
  3.  
  4. ----------------------------------------------------------------------------
  5.  
  6.                   documentation relevant to IRIS Performer
  7.  
  8.                  see also toolbox/src/exampleCode/performer
  9.         for the beginnings of the performer example source subtree.
  10.  
  11.    * Introducing Performer 2.0, Pipeline, March/April 1996
  12.  
  13.      IRIS Performer is a powerful and extensible programming interface which
  14.      integrates multiprocessed scene rendering with the IRIX operating
  15.      system and REACT extensions. IRIS Performer is used to create real-time
  16.      visual simulation and other interactive three-dimensional graphics
  17.      applications on Silicon Graphics systems.
  18.  
  19.      This article is an overview of the new features in Performer 2.0. It
  20.      also includes some practical tips intended for those familiar with
  21.      Performer 1.2 but who have not yet had exposure to the new release. For
  22.      in-depth information about any particular feature, refer to the IRIS
  23.      Performer Programming Guide, available on-line with InSight(1), or the
  24.      Performer pages in Silicon Surf, available at the URL
  25.      http://www.sgi.com/Technology/Performer.html.
  26.  
  27.    * IRIS Performer 2.0 Technical Report, October, 1995
  28.  
  29.         o compressed PostScript format (48 pages)
  30.         o uncompressed PostScript
  31.  
  32.      A description of the functionality and operation of IRIS Performer, the
  33.      Silicon Graphics toolkit for developers of real-time, 3D graphics
  34.      software.
  35.  
  36.      This report provides a complete description of the core functionality
  37.      of IRIS Performer, and in any Performer utility functions. It is
  38.      intended to help developers determine whether IRIS Performer is
  39.      suitable for their application, and to provide an introductory overview
  40.      for programmers. For more detailed information on writing applications
  41.      using IRIS Performer, see the IRIS Performer Programming Guide.
  42.  
  43.    * api.html: IRIS Performer 2.0 API
  44.  
  45.      These functions constitute the entirety of IRIS Performer. All libpf,
  46.      libpr, and libpfutil functions have a complete description available
  47.      via the IRIX man command. The following list is shows functions
  48.      arranged by intended use and is provided for your use as both a quick
  49.      reference and an API directory.
  50.  
  51.    * technical.html: IRIS Performer 2.0 Technical Information
  52.  
  53.      Technical Overview of IRIS Performer 2.0 including:
  54.         o Program Structure
  55.         o The libpr Performance Rendering Library
  56.              + State Management and Mode Control
  57.         o The libpf Visual Simulation Library
  58.              + Multiprocessing
  59.              + Graphics Pipes, Windows, and Channels
  60.              + Database
  61.         o The libpfdu Database Utility Library
  62.         o The libpfui User Interface Library
  63.         o The libpfutil Utility Library
  64.         o The libpfdb Database Library
  65.         o The Friends of Performer
  66.              + IRIS Performer Application Programming Interface
  67.              + IRIS Performer Software Conventions
  68.  
  69.    * relnotes.html: IRIS Performer 2.0 Release Notes
  70.  
  71.      includes the stardard sections of
  72.        1. Introduction
  73.        2. Installation Information
  74.        3. IRIS Performer Source Code
  75.        4. Known Problems and Workarounds
  76.        5. Documentation Errors
  77.        6. Differences Between 2.0 and previous releases
  78.  
  79.                     The above documents hail from:
  80.                     http://www.sgi.com/Technology/Performer/api.html,
  81.                     (1/11/96)
  82.                     http://www.sgi.com/Technology/Performer/technical.html,
  83.                     (1/19/96)
  84.                     http://www.sgi.com/Technology/Performer/relnotes.html,
  85.                     (1/19/96)
  86.                     respectively. Always reference the above links, for
  87.                     the most current, up-to-date version of these pages.
  88.  
  89. ----------------------------------------------------------------------------
  90.  
  91.